projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ae5fd
)
(idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 2005 11:42:05 +0000
(11:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 2005 11:42:05 +0000
(11:42 +0000)
lisp/progmodes/idlw-toolbar.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlw-toolbar.el
b/lisp/progmodes/idlw-toolbar.el
index 9592acb607dc2854584cc26a412c6c68992997c5..08dd08335bb2ab1e4b14d7f6c81618bca5216fd4 100644
(file)
--- a/
lisp/progmodes/idlw-toolbar.el
+++ b/
lisp/progmodes/idlw-toolbar.el
@@
-44,6
+44,9
@@
(list 'image :type 'xpm :data image)))
(defvar default-toolbar)
+(defvar idlwave-toolbar)
+(defvar idlwave-toolbar-is-possible)
+
(if (not (or (and (featurep 'xemacs) ; This is XEmacs
(featurep 'xpm) ; need xpm
(featurep 'toolbar)) ; ... and the toolbar